gtk4.git
2023-06-17 Benjamin OtteMerge branch 'dropdown-sections' into 'main'
2023-06-17 Matthias Clasengtk-demo: Add an example for dropdown sections
2023-06-17 Matthias Clasendropdown: Add section support
2023-06-16 Matthias ClasenMerge branch 'fix-c4013' into 'main'
2023-06-16 Matthias ClasenMerge branch 'a11y-computed-name' into 'main'
2023-06-15 Daniel Bolesreference/gtk/coordinates: Fix typos of “widget’s”
2023-06-15 Matthias ClasenMerge branch 'better_gtkstacksidebar' into 'main'
2023-06-15 Lukáš TyrychtrGtkStackSidebar: Explicitly mark the sidebar items...
2023-06-15 Chun-wei Fangtkprintoperation-win32.c: Fix build
2023-06-15 Benjamin OtteMerge branch 'listitem' into 'main'
2023-06-15 Matthias ClasenMerge branch 'no_random_screen_coords' into 'main'
2023-06-15 Marc-André... signallistitemfactory: finish prototype change
2023-06-15 Lukáš Tyrychtrgtkatspicomponent: Don't return unitialized stack data...
2023-06-14 Benjamin OtteMerge branch 'wip/otte/vulkan-for-main' into 'main'
2023-06-14 Benjamin Ottevulkan: Repurpose debug flags for image uploads
2023-06-14 Benjamin Ottevulkan: Remove gsk_vulkan_image_new_from_data()
2023-06-14 Benjamin Ottevulkan: Add upload fastpath
2023-06-14 Benjamin Ottevulkan: Add gsk_vulkan_memory_can_map()
2023-06-14 Benjamin Ottevulkan: Use map/unmap for fallback images
2023-06-14 Benjamin Ottevulkan: Render fallback into vulkan memory
2023-06-14 Benjamin Ottevulkan: Use new upload method for texture uploads
2023-06-14 Benjamin Ottevulkan: Add a new way to upload data into images
2023-06-14 Benjamin Ottevulkan: Move some code
2023-06-14 Benjamin Ottevulkan: Constify upload function
2023-06-14 Matthias ClasenMerge branch 'wip/carlosg/pad-detection' into 'main'
2023-06-13 Carlos Garnachogdk: Include pads in GDK_SEAT_CAPABILITY_ALL
2023-06-13 Carlos Garnachogdk/wayland: Create pad devices on enter
2023-06-13 Matthias ClasenMerge branch 'mcatanzaro/gtk-show-uri-deprecated-for...
2023-06-13 Matthias Clasena11y docs: Some updates
2023-06-13 Michael CatanzaroChange recommended replacement for gtk_show_uri()
2023-06-13 Carlos GarnachoMerge branch 'window-clear-resize_cursor-on' into ...
2023-06-13 Michel Dänzerwindow: Clear resize_cursor on leave notify events
2023-06-12 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
2023-06-12 Matthias Clasenci: Collect artifacts from the asan build
2023-06-12 Matthias Clasenlistitemmanager: Quiet a compiler warning
2023-06-12 Matthias ClasenMerge branch 'a11y-overlay' into 'main'
2023-06-12 Matthias ClasenFix a crash in gtk-demo
2023-06-12 Daniel Bolesdocs/reference/gtk/running: Incl GDK_DEBUG=portals
2023-06-12 Luca BacciMerge branch 'focus-modal-windows' into 'main'
2023-06-12 Luca BacciMerge branch 'center-dialogs' into 'main'
2023-06-12 Daniel RusekUpdate Czech translation
2023-06-12 Matthias Claseninspector: Add an a11y overlay
2023-06-12 Alice Mikhaylenkomenubutton: Horizontally expand child
2023-06-12 Alice Mikhaylenkomenubutton: Normalize label layout
2023-06-12 Matthias ClasenMerge branch 'misc-a11y-fixes' into 'main'
2023-06-12 Matthias Clasengtk4-demo: Some a11y improvements
2023-06-12 Matthias Clasenfilechooser: Some accessibility improvements
2023-06-12 Matthias Clasentogglebutton: Set a11y properties on realize
2023-06-12 Matthias Clasenfontchooser: Add one more accessible property
2023-06-12 Matthias Clasenaboutdialog: Set some accessible properties
2023-06-12 Matthias Clasenmenubutton: Set accessible relations
2023-06-12 Matthias Clasenshortcutswindow: Add some accessible properties
2023-06-12 Matthias Clasenpasswordentry: Change an accessible role
2023-06-12 Matthias Clasenatcontext: Change the way we handle fallback
2023-06-12 Matthias Clasenatcontext: Update name computation
2023-06-11 Matthias ClasenMerge branch 'wip/alice/menu-button' into 'main'
2023-06-11 Matthias ClasenMerge branch 'master' into 'main'
2023-06-11 Daniel BolesPopover: If can't get widget rect, zero output ptr
2023-06-11 Bart JacobsReset chars_changed_stamp in _gtk_text_btree_unref
2023-06-11 Benjamin OtteMerge branch 'wip/otte/for-main' into 'main'
2023-06-11 Benjamin Ottevulkan: Handle new nodes being added correctly
2023-06-11 Benjamin Ottevulkan: Do intersection check for every node
2023-06-11 Benjamin Ottevulkan: Handle empty rects in intersects_rect()
2023-06-11 Benjamin Ottemediafile: Load extension at startup with GTK_MEDIA
2023-06-10 Matthias ClasenMerge branch 'fontchooser-a11y' into 'main'
2023-06-10 Alice Mikhaylenkomenubutton: Horizontally expand child
2023-06-10 Alice Mikhaylenkomenubutton: Normalize label layout
2023-06-10 Benjamin OtteMerge branch 'wip/otte/for-main' into 'main'
2023-06-10 Benjamin Ottelistitemmanager: All sections without widgets are unmatched
2023-06-10 Benjamin Ottetestsuite: Print update after changes, not before
2023-06-10 Benjamin Ottetestsuite: Check that removing listitem trackers works...
2023-06-10 Benjamin Ottetestsuite: Add another test to the listitemmanager
2023-06-10 Matthias Clasencolorchooser: Improve accessibility
2023-06-10 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
2023-06-10 Matthias Clasenfontchooser: Improve accessibility
2023-06-10 Matthias Clasenbutton: Improve accessible setup
2023-06-10 Matthias Claseninspector: Fix an oversight
2023-06-10 Matthias ClasenMerge branch 'textview-ctrl-backspace' into 'main'
2023-06-10 Matthias Clasentextview: Improve word navigation
2023-06-10 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
2023-06-10 Matthias Clasengtk-demo: Change sidebar tab behavior
2023-06-10 Matthias Clasentestsuite: More memleak fixes
2023-06-10 Matthias Clasenbuilder: Cosmetics
2023-06-10 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
2023-06-10 Matthias Clasengtk: Plug a memory leak
2023-06-10 Matthias Clasengsk: Fully free mask nodes
2023-06-10 Matthias Clasengsk: Plug a memory leak
2023-06-10 Matthias Clasentestsuite: Plug some memory leaks
2023-06-10 Matthias Claseninspector: Show computed values in a11y tab
2023-06-10 Matthias Claseninspector: Cosmetics
2023-06-09 Matthias ClasenMerge branch 'filechooser-sort-directories-first' into...
2023-06-09 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
2023-06-09 Matthias ClasenFix some typos in gtk.supp
2023-06-09 Matthias Clasenprint: Drop one use of private api
2023-06-09 Matthias Clasengdk: Fix an oversight in GdkContentFormats
2023-06-09 Matthias ClasenAvoid deprecation warnings from GTK_ALIGN_BASELINE_FILL
2023-06-09 Daniel BolesDrawingArea: Document Widget.get_color, !StyleCont
2023-06-09 Piotr DrągUpdate POTFILES.in and POTFILES.skip
2023-06-09 Benjamin OtteMerge branch 'wip/otte/for-main' into 'main'
2023-06-09 Matthias ClasenMerge branch 'print-subdir' into 'main'
next